Contribution org.nuxeo.elasticsearch.marshallers--marshallers
In component org.nuxeo.elasticsearch.marshallers
org.nuxeo.elasticsearch.marshallers
inside nuxeo-elasticsearch-core-9.10.jar /OSGI-INF/marshallers-contrib.xml
This contribution is part of XML component Extension Point
Extension point marshallers of component MarshallerRegistry.Contributed Items
XML Source
<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
<register class="org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter" enable="true"/>
<register class="org.nuxeo.elasticsearch.io.HighlightJsonEnricher" enable="true"/>
</extension>